home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group98b.txt / 000029_icon-group-sender _Mon May 18 08:32:49 1998.msg < prev    next >
Internet Message Format  |  2000-09-20  |  1KB

  1. Return-Path: <icon-group-sender>
  2. Received: from kingfisher.CS.Arizona.EDU (kingfisher.CS.Arizona.EDU [192.12.69.239])
  3.     by baskerville.CS.Arizona.EDU (8.8.8/8.8.7) with SMTP id IAA11112
  4.     for <icon-group-addresses@baskerville.CS.Arizona.EDU>; Mon, 18 May 1998 08:32:49 -0700 (MST)
  5. Received: by kingfisher.CS.Arizona.EDU (5.65v4.0/1.1.8.2/08Nov94-0446PM)
  6.     id AA26695; Mon, 18 May 1998 08:32:44 -0700
  7. Message-Id: <3.0.5.32.19980517140924.007a5450@doors>
  8. X-Sender: bgbauer#alpha.delta.edu@doors (Unverified)
  9. X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32)
  10. Date: Sun, 17 May 1998 14:09:24 -0700
  11. To: "Icon Group"<icon-group@optima.CS.Arizona.EDU>
  12. From: Scissors <jebediah@bigfoot.com>
  13. Subject: Checking if a directory exists
  14. Mime-Version: 1.0
  15. Content-Type: text/plain; charset="us-ascii"
  16. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  17. Status: RO
  18. Content-Length: 213
  19.  
  20.  
  21. What is the easiest way,  aside from having to chdir(),  to check if
  22. a directory exists in windows?
  23.  
  24. I've tried exists(dir || "\\nul") but it doesn't appear to work.
  25.  
  26. Any ideas? suggestions?
  27.  
  28. Thanks,
  29. scissors
  30.  
  31.  
  32.